GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| IsManual | boolean |
None. |
|
| IsFromPlanLevelOverride | boolean |
None. |
|
| PlanTypeId | globally unique identifier |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-07-18T00:23:43.1124117+00:00",
"SubmitDate": "2026-07-18T00:23:43.1124117+00:00",
"ReportPeriodStart": "2026-07-18T00:23:43.1124117+00:00",
"ReportPeriodEnd": "2026-07-18T00:23:43.1124117+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "26c71664-2e75-419a-926f-40d5fc6dbc76",
"Rows": [
{
"ItemId": "98e207f7-8c93-455d-86bc-94944fa23cc2",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "98e207f7-8c93-455d-86bc-94944fa23cc2",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "26c71664-2e75-419a-926f-40d5fc6dbc76",
"Rows": [
{
"ItemId": "98e207f7-8c93-455d-86bc-94944fa23cc2",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "98e207f7-8c93-455d-86bc-94944fa23cc2",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"721d106c-ab1f-4d70-8622-2aac0a4d8d34",
"1a1e3461-2950-45f0-9498-2f06eb9e5fa0"
],
"Approvers": [
"48c48ff7-421d-48c4-ad61-f69130587e97",
"177a50cc-c889-4149-9d2c-5e82073f391b"
],
"ApprovedBy": "afe9ce26-efe2-43ca-a399-1a057ee075a8",
"ApprovalDate": "2026-07-18T00:23:43.1124117+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "c5a6c8a5-06d7-4388-a864-eab9b7c41bb8",
"WorkPlanId": "e13d4149-f9bb-4faa-b4fe-c6d6fa26f668",
"id": "49b6a402-7959-4a93-8742-6ea1db611c5b",
"ConfigId": "d7687d2b-78bf-4d23-9010-385d7d531873"
},
{
"GenerationDate": "2026-07-18T00:23:43.1124117+00:00",
"SubmitDate": "2026-07-18T00:23:43.1124117+00:00",
"ReportPeriodStart": "2026-07-18T00:23:43.1124117+00:00",
"ReportPeriodEnd": "2026-07-18T00:23:43.1124117+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "26c71664-2e75-419a-926f-40d5fc6dbc76",
"Rows": [
{
"ItemId": "98e207f7-8c93-455d-86bc-94944fa23cc2",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "98e207f7-8c93-455d-86bc-94944fa23cc2",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "26c71664-2e75-419a-926f-40d5fc6dbc76",
"Rows": [
{
"ItemId": "98e207f7-8c93-455d-86bc-94944fa23cc2",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "98e207f7-8c93-455d-86bc-94944fa23cc2",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"721d106c-ab1f-4d70-8622-2aac0a4d8d34",
"1a1e3461-2950-45f0-9498-2f06eb9e5fa0"
],
"Approvers": [
"48c48ff7-421d-48c4-ad61-f69130587e97",
"177a50cc-c889-4149-9d2c-5e82073f391b"
],
"ApprovedBy": "afe9ce26-efe2-43ca-a399-1a057ee075a8",
"ApprovalDate": "2026-07-18T00:23:43.1124117+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "c5a6c8a5-06d7-4388-a864-eab9b7c41bb8",
"WorkPlanId": "e13d4149-f9bb-4faa-b4fe-c6d6fa26f668",
"id": "49b6a402-7959-4a93-8742-6ea1db611c5b",
"ConfigId": "d7687d2b-78bf-4d23-9010-385d7d531873"
}
]